From: Wei Yongjun Date: Thu, 16 Apr 2015 13:06:47 +0000 (+0800) Subject: ethernet: remove unused including X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~4644^2~18 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b892e98090fed57797528bb17abcca260f23df2d;p=linux-4.9.git ethernet: remove unused including Remove including that don't need it. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/qualcomm/qca_spi.c b/drivers/net/ethernet/qualcomm/qca_spi.c index 4a42e960d331..f66641d961e3 100644 --- a/drivers/net/ethernet/qualcomm/qca_spi.c +++ b/drivers/net/ethernet/qualcomm/qca_spi.c @@ -41,7 +41,6 @@ #include #include #include -#include #include "qca_7k.h" #include "qca_debug.h"